Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

tinyxml.h File Reference

#include <cctype>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <deque>
#include "tinystr.h"

Include dependency graph for pull/tinyxml.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  TiPullXmlAttribute
class  TiPullXmlAttributeSet
struct  Entity
class  StringToBuffer
struct  ParsePosition
class  TiPullXmlBase
class  TiPullXmlComment
struct  TiPullXmlCursor
class  TiPullXmlDeclaration
class  TiPullXmlDocument
class  TiPullXmlElement
class  TiPullXmlHandle
class  TiPullXmlNode
class  TiPullXmlText
class  TiPullXmlUnknown

Defines

#define TIXML_LOG   printf
#define TIXML_STRING   TiXmlString
#define TIXML_OSTREAM   TiXmlOutStream

Typedefs

typedef TiPullXmlDocument TiXmlDocument
typedef TiPullXmlElement TiXmlElement
typedef TiPullXmlComment TiXmlComment
typedef TiPullXmlUnknown TiXmlUnknown
typedef TiPullXmlAttribute TiXmlAttribute
typedef TiPullXmlText TiXmlText
typedef TiPullXmlDeclaration TiXmlDeclaration
typedef TiPullXmlHandle TiXmlHandle

Enumerations

enum  { TIXML_SUCCESS, TIXML_NO_ATTRIBUTE, TIXML_WRONG_TYPE }


Define Documentation

#define TIXML_LOG   printf
 

#define TIXML_OSTREAM   TiXmlOutStream
 

#define TIXML_STRING   TiXmlString
 


Typedef Documentation

typedef TiPullXmlAttribute TiXmlAttribute
 

typedef TiPullXmlComment TiXmlComment
 

typedef TiPullXmlDeclaration TiXmlDeclaration
 

typedef TiPullXmlDocument TiXmlDocument
 

typedef TiPullXmlElement TiXmlElement
 

typedef TiPullXmlHandle TiXmlHandle
 

typedef TiPullXmlText TiXmlText
 

typedef TiPullXmlUnknown TiXmlUnknown
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
TIXML_SUCCESS 
TIXML_NO_ATTRIBUTE 
TIXML_WRONG_TYPE 


Generated on Mon Sep 12 20:11:28 2005 for Destiny3D by doxygen1.3-rc3